home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / vballs11.zip / READ.ME < prev    next >
Text File  |  1991-08-05  |  1KB  |  30 lines

  1. NOTE:  This source code IS NOT TurboC specific, as it uses the BGI
  2.        interface.  A non-BGI version is in the works.  Stay tuned!
  3.  
  4. -----
  5.  
  6. This is a collection of my experiments in "palette-pushing" animation
  7. in the 320x200 256-color VGA (MCGA) video mode.  The code has been
  8. adapted from Borland's BGI Toolkit and several other sources. A copy
  9. of VGA256.BGI has been included, and must be in the directory you are
  10. running the executables from (standard external video driver procedure).
  11.  
  12.  
  13. Briefly, there are four different programs:
  14.  
  15.      Balls1 - Draw four 3-D balls on screen
  16.  
  17.      Balls2 \
  18.      Balls3  - Perform color animation using three different techniques.
  19.      Balls4 /
  20.  
  21.  
  22. Since I threw these together late at night (or early in the morning,
  23. depending on what you prefer), I'm afraid they aren't too heavily
  24. commented.  However, because they are early workings, I hope to upload
  25. more detailed excursions into the animation capabilities of the higher
  26. resolutions in the next few months.
  27.  
  28.  
  29. Scott J. "Scotty" Walter
  30.